From 9b1d40c6ad2a11dc89720d36b336bcdb44c48961 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 3 Sep 2006 18:39:49 +0000 Subject: [PATCH] Use correct title. It is 'TrackLogs digital mapping'. --- gpsbabel/dmtlog.c | 2 +- gpsbabel/vecs.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsbabel/dmtlog.c b/gpsbabel/dmtlog.c index 77a0ac009..e2796dce5 100644 --- a/gpsbabel/dmtlog.c +++ b/gpsbabel/dmtlog.c @@ -1,6 +1,6 @@ /* - Support for Digital Mapping TrackLogs (.trl) files, + Support for TrackLogs digital mapping (.trl) files, Copyright (C) 2006 Olaf Klein, o.b.klein@t-online.de diff --git a/gpsbabel/vecs.c b/gpsbabel/vecs.c index 32aa0f6bd..09d59a17d 100644 --- a/gpsbabel/vecs.c +++ b/gpsbabel/vecs.c @@ -604,7 +604,7 @@ vecs_t vec_list[] = { { &dmtlog_vecs, "dmtlog", - "Digital Mapping TrackLogs (.trl)", + "TrackLogs digital mapping (.trl)", "trl" }, { -- 2.30.2